home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / atm.xml < prev    next >
Text File  |  2002-08-30  |  1KB  |  43 lines

  1. <search function="atm">
  2.   <name>Atomica</name>
  3.     <description>
  4.     Search for information on almost any subject.<br/>
  5.     <div class="helpboxDescLabels">Example:</div>
  6.     <table class="helpboxDescTable">
  7.           <tr><td>atm civil war</td></tr>
  8.       </table>
  9.   </description>
  10.   <category>Reference</category>
  11.     <link>http://www.atomica.com/</link>
  12.     <contributor>Chris Farmer</contributor>
  13.   
  14.     <form name="atmf"
  15.                 action="http://lookup.atomica.com/atomica/frame.pl"
  16.                 method="get">
  17.         <input type="hidden" name="s"/>
  18.         <input type="hidden" name="gwp" value="0"/>
  19.         <input type="hidden" name="cbid" value=""/>
  20.         <input type="hidden" name="fw" value="-1"/>
  21.         <input type="hidden" name="bRegistered" value="1"/>
  22.     </form>
  23.   
  24.     <script><![CDATA[
  25.         function atm(q)
  26.         {
  27.             if( nullArgs("atm", q) )
  28.               return false;
  29.             else
  30.             {
  31.                 document.atmf.s.value = q;
  32.                 submitForm(atmf);
  33.             }
  34.         }
  35.     ]]></script>
  36.  
  37.   <copyright>
  38.     Copyright (c) 2002 David Bau
  39.     Distributed under the terms of the
  40.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  41.   </copyright>
  42. </search>
  43.